xentop: Fix -b option (batch mode).
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 13 Jun 2007 10:13:11 +0000 (11:13 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 13 Jun 2007 10:13:11 +0000 (11:13 +0100)
commitf63ebd213eaa5eb45139cf23390d23f6743ec27b
treec0340ba01876a9253ba71d99853f1489da5f91b9
parent599054e79261efbe3254eb4884018a22dd003ba7
xentop: Fix -b option (batch mode).

Some curses libraries don't work with xentop in batch mode, avoid
those calls. Avoid the over-verbose summary lines when batch mode is
requested.

Signed-off-by: Gary Pennington <gary.pennington@sun.com>
Signed-off-by: Keir Fraser <keir@xensource.com>
tools/xenstat/xentop/xentop.c